home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / amos / amoslist-0195.lzh / AMOSLIST / text0154.txt < prev    next >
Encoding:
Text File  |  1995-02-01  |  2.0 KB  |  42 lines

  1. > I have lots of extension docs as .guide files but IMO the
  2. > AmosPro's online help system is quicker to use.
  3. > How does the amospro help system work? Does it scan the AmosPro
  4. > directories for help files on startup or do I have to add new help
  5. > files in some config file somehow?
  6. > Is the help file format described somewhere?
  7. > Thanks in advance.
  8.  
  9. The amospro help system uses text from the AMOSPro_System:Accessories/Help
  10. directory, and it is in an AMOSPro hypertext format similar to that used for
  11. the interface hypertext, and is horrible to write. The viewer is an AMOS
  12. program using the Set Accessory command. 
  13.  
  14. For the next version of Easylife, I have done the opposite to your suggestion,
  15. and converted the AMOSPro help to .guide format, then wrote a guide viewer
  16. program which displays the help on the AMOSPro editor screen like the AMOS
  17. help program does, and replaces the AMOSPro help program wherever it is called.
  18. This means you can press the help key to get help on the extension commands
  19. as well as the built in commands, and can use the superiour hypertext controls
  20. of the amiga guide system.
  21.  
  22. The top level menu page is automatically generated from the filenames of the
  23. .guide files in the help directory, so to add help for more extensions /
  24. accessory programs, you simply copy them into the help directory. I will
  25. release it when I have fixed some bugs.
  26.  
  27.  
  28. +-------------------------+------------------------------------+
  29. |                         |    _____                           |
  30. | PAUL HICKMAN            |   /     \   ON A HOT SUMMER NIGHT  |
  31. | (ph@doc.ic.ac.uk)       |  /  O O  \  WOULD YOU  OFFER YOUR  |
  32. | DEPARTMENT OF COMPUTING | |    _    | THROAT  TO  THE  WOLF  |
  33. | IMPERIAL COLLEGE LONDON |  \  / \  /  WITH THE RED  ROSES ?  |
  34. |                         |   \_____/                          |
  35. +-------------------------+------------------------------------+
  36. Machines: Amiga 500  WB1.3 - 1mb Memory - External Disk Drive.
  37.           Amiga 1200 WB3.0 - 6mb Memory - 200Mb Hard Disk.
  38.  
  39.  
  40.